Package | implementation.guide.nhdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=http://example.org/fhir/ValueSet/ImmunizationRoute |
Url | http://example.org/fhir/ValueSet/ImmunizationRoute |
Version | 1.0.0 |
Status | draft |
Date | 2024-11-28 |
Name | ImmunizationRoute |
Title | Immunization Route Value Set |
Experimental | False |
Description | A value set representing routes of immunization administration. |
StructureDefinition | |
https://example.org/fhir/StructureDefinition/PH_Immunization ![]() | PH_Immunization |
No resources found
{
"resourceType" : "ValueSet",
"id" : "ImmunizationRoute",
"url" : "http://example.org/fhir/ValueSet/ImmunizationRoute",
"version" : "1.0.0",
"name" : "ImmunizationRoute",
"title" : "Immunization Route Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-28",
"publisher" : "Your Organization Name",
"description" : "A value set representing routes of immunization administration.",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/CodeSystem/ImmunizationRouteCodeSystem",
"concept" : [
{
"code" : "IM",
"display" : "Intramuscular (IM)"
},
{
"code" : "Intradermal",
"display" : "Intradermal"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.